Select the types of activity you want to include in your feed.
1import { handlers } from "@/lib/auth"; 2 3export const { GET, POST } = handlers;